From 6d08b08c48b3ff2e658b75682f496b425d0973da Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 16 Aug 2021 09:21:09 +0100 Subject: [PATCH] d/control.in: Label the FFmpeg media backend as experimental Based on what upstream git history says, we want people to be using the GStreamer backend unless they have specific reasons not to. --- debian/control | 2 ++ debian/control.in | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 64d216eec2..979e33cf1c 100644 --- a/debian/control +++ b/debian/control @@ -251,6 +251,8 @@ Description: FFmpeg media backend for the GTK graphical user interface library suites. . This package contains the media module that uses FFmpeg as backend. + This module is considered incomplete and experimental, and using the + libgtk-4-media-gstreamer module instead is recommended. Package: gtk-4-examples Build-Profiles: diff --git a/debian/control.in b/debian/control.in index 11f7bc31f0..604637828a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -251,6 +251,8 @@ Description: FFmpeg media backend for the GTK graphical user interface library suites. . This package contains the media module that uses FFmpeg as backend. + This module is considered incomplete and experimental, and using the + @MEDIA_GSTREAMER_PKG@ module instead is recommended. Package: @EXAMPLES_PKG@ Build-Profiles: -- 2.30.2